Gets the accumulated length between the specified indexes (including both).
シンタックス
'宣言
Public Overloads Function GetOffset( _
ByVal As System.Integer, _
ByVal As System.Integer _
) As
public GetOffset(
System.int ,
System.int
)
パラメータ
- from
- The starting index.
- to
- The ending index.
参照